Closed Saman-Khan closed 2 years ago
The object name given to this command must be fully qualified, e.g. RoboCup.robots.robot3
(the root element of the scene is called "RoboCup", which has a child compound called "robots", which has a child body called "robot3"). The ball would be called RoboCup.balls.ball
and robots that aren't controlled by the B-Human software are in the group RoboCup.extras
.
Thanks
邮件已收到,谢谢
The mvo command is giving syntax error. I loaded the scene BH.ros and it has a robot named robot3. When i give the command , mvo robot3 10 0 0[1 1 1] or something according to this syntax, i always get a syntax error. I am unable to move my robot using this command. Can u guide , what am I doing wrong?