代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/102392/6233855
cc reb_position.cc
/*
* Player - One Hell of a Robot Server
* Copyright (C) 2000
* Brian Gerkey, Kasper Stoy, Richard Vaughan, & Andrew Howard
*
*
* This program is free software; you can redistribute it
www.eeworm.com/read/102392/6233954
c test_position.c
/***************************************************************************
* Desc: Tests for the position device
* Author: Andrew Howard
* Date: 23 May 2002
# CVS: $Id: test_position.c,v 1.3.8.2
www.eeworm.com/read/102392/6233979
cc test_position.cc
/*
* $Id: test_position.cc,v 1.8.2.2 2003/05/23 21:23:44 gerkey Exp $
*
* a test for the C++ PositionProxy
*/
#include "playerclient.h"
#include "test.h"
#include
int
test_position(Pl
www.eeworm.com/read/490076/6457931
gif position2.gif
www.eeworm.com/read/490151/6459457
h img_position.h
#ifndef _img_position_h_
#define _img_position_h_
//Phtoto Menu
//IMG
#define POS_PHOMENU_BG_X 0
#define POS_PHOMENU_BG_Y 0
#define POS_PHOMENU_HEADER_X
www.eeworm.com/read/405858/11455476
m position_update.m
function position_update()
% Update position when nodes are moving
global node n;
global mobility_model pos maxspeed maxpause;
global current_time;
global maxx maxy;
% pos:
% 1, 2: starting
www.eeworm.com/read/405858/11455502
m position_init.m
function position_init()
% Initialize mobility model and start it
% Should be called after initializing topology and parameters
global node n;
global mobility_model pos maxspeed maxpause;
globa