If readonly is true on launch, don't expose any command interfaces. Just expose joint state interfaces.
This is useful for being able to teleoperate or kinesthetically control the robot and have the proprioception visible in RViz / other apps (e.g. camera calibration).
If
readonly
is true on launch, don't expose any command interfaces. Just expose joint state interfaces.This is useful for being able to teleoperate or kinesthetically control the robot and have the proprioception visible in RViz / other apps (e.g. camera calibration).