Skip to content

tutorial motor raspimousesim

yuki edited this page Dec 15, 2017 · 15 revisions

ROSを介さずに動かす

ROSを介さずGazebo上のロボットを動かします。

raspimouse_controlscriptsディレクトリの中にあるvirtual_motors.pyを使用します。

こちらがPythonで記述されているsimulatorのRaspimouseのmotor動作ファイルです。

rosrun raspimouse_control virtual_motors.py
[ERROR] [1513340015.968574]: not enpowered
angular: 
  x: 0.0
  y: 0.0
  z: 0.0
linear: 
  x: 0.0
  y: 0.0
  z: 0.0
Clone this wiki locally