ERROR: Service [/duckiebutt/inverse_kinematics_node/set_trim] is not available.
Hey I'm following https://docs.duckietown.org/DT19/opmanual_duckiebot/out/wheel_calibration.html to get my duckiebutt (duckiebot) go straight, but it's not working. Is there any other ways to adjust my wheels?
"If the Duckiebot drifted by less than 10 centimeters you can stop calibrating the trim parameter. A drift of 10 centimeters in a 2 meters run is good enough for Duckietown. If the Duckiebot drifted by more than 10
centimeters, continue with the next step.
If the Duckiebot drifted to the left side of the tape, decrease the value of r
, by running, for example:
$ rosservice call /DUCKIEBOTNAME/inversekinematicsnode/settrim -- -0.1"
student@robot-teaching-lab15:~$ rosservice call /duckiebutt/inverse_kinematics_node/set_trim -- -0.1
ERROR: Service [/duckiebutt/inverse_kinematics_node/set_trim] is not available.
student@robot-teaching-lab15:~$ rosservice list
/rosout/get_loggers
/rosout/setloggerlevel student@robot-teaching-lab15:~$
Asked by notSoTechnical on 2019-10-07 20:09:45 UTC
Comments