Closed GoogleCodeExporter closed 9 years ago
Hi Dave, can you post the output of "rosparam get /"? Your config and launch
files look just fine. I also see that you are running on Mac OS, which I
haven't really tested, do you have a linux box handy to see if that same
problem occurs there?
Original comment by areb...@gmail.com
on 18 Oct 2011 at 9:00
I added the output of rosparam get / to our repo:
https://github.com/waffleguy4/CLAM2/blob/master/testing_rosparam.txt
All of our ROS code is running on Ubuntu 11.04. I just happend to test the
robot on my mac with that handy Dynamixel Monitor as part of my debugging
process. Do you know of a similar program for Linux? Attached is a screen shot
of all the parameters used in our successful testing of the motors, using the
Mac Monitor.
Thanks so much for your quick response!
Original comment by davetcoleman
on 18 Oct 2011 at 10:40
Attachments:
David,
Everything looks fine in parameters. Hmm, let's put some debug statements in
dynamixel_serial_proxy.py in dynamixel_driver package, let's say before and
after line 207 (state = self.dxl_io.get_feedback(motor_id)). I am wondering if
it gets stuck trying to get data from the motors, although it shouldn't.
Thanks!
Original comment by areb...@gmail.com
on 18 Oct 2011 at 10:58
Forgot to say that I don't know of any graphical tool similar to Dynamixel
Monitor on linux.
Original comment by areb...@gmail.com
on 18 Oct 2011 at 11:01
Original comment by areb...@gmail.com
on 8 Dec 2011 at 8:11
Original issue reported on code.google.com by
davetcoleman
on 18 Oct 2011 at 8:04