-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
$ ros2 run generate_parameter_module_example test_node
/workspaces/ros2_rolling_ws/build/generate_parameter_module_example/generate_parameter_module_example/admittance_parameters.py:959: SyntaxWarning: invalid escape sequence '\p'
descriptor = ParameterDescriptor(description="For joints that wrap around (without end stop, ie. are continuous) where the shortest rotation to the target position is the desired motion. If true, the position error :math:`e = normalize(s_d - s)` is normalized between :math:`-\pi, \pi`. Otherwise :math:`e = s_d - s` is used, with the desired position :math:`s_d` and the measured position :math:`s` from the state interface.", read_only = False)
Can this be fixed in the generated python code?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed