-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spec 1.12: link_state, joint_state changes #1461
Commits on Jul 8, 2024
-
Spec 1.12: add _state suffix to state subelements
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for b979877 - Browse repository at this point
Copy the full SHA b979877View commit details -
Define //joint_state in joint_state.sdf
Include joint_state.sdf from model_state.sdf and state.sdf for //world/joint states. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for f5d2571 - Browse repository at this point
Copy the full SHA f5d2571View commit details -
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for f84706e - Browse repository at this point
Copy the full SHA f84706eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e577e15 - Browse repository at this point
Copy the full SHA e577e15View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6fccc3 - Browse repository at this point
Copy the full SHA a6fccc3View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53a5378 - Browse repository at this point
Copy the full SHA 53a5378View commit details
Commits on Jul 20, 2024
-
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 9af6119 - Browse repository at this point
Copy the full SHA 9af6119View commit details -
joint_state: add axis[2]?_state, deprecate angle
This deprecates the //joint_state/angle element in favor of a joint state specification that supports multi-axis joints by mirroring the //joint/axis and //joint/axis2 elements with * //joint_state/axis_state * //joint_state/axis2_state Each axis state can specify position, velocity, and acceleration, each with an optional @Degrees attribute. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 13229e0 - Browse repository at this point
Copy the full SHA 13229e0View commit details -
link_state: add vector3 linear/angular components
Deprecate the //link_state/velocity and //link_state/acceleration elements since the `pose` type is not well-suited to represent vector6 data. Add pairs of vector3 angular_* and linear_* elements for velocity and acceleration to replace the pose-typed elements. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for a0e86e6 - Browse repository at this point
Copy the full SHA a0e86e6View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0e5536 - Browse repository at this point
Copy the full SHA f0e5536View commit details
Commits on Aug 20, 2024
-
Add //link_state/angular_*/@Degrees
also rephrase some element descriptions Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for d7a887f - Browse repository at this point
Copy the full SHA d7a887fView commit details -
Add //link_state/*_wrench, //joint_state/*/effort
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 4e07a21 - Browse repository at this point
Copy the full SHA 4e07a21View commit details -
Specify model_state within a model
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for a266d6b - Browse repository at this point
Copy the full SHA a266d6bView commit details
Commits on Aug 22, 2024
-
nested_model test: Update state syntax
Also use a larger values in an angular_velocity. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 56e59f8 - Browse repository at this point
Copy the full SHA 56e59f8View commit details
Commits on Aug 26, 2024
-
Add //world/include/model_state
update migration guide Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for de15ea6 - Browse repository at this point
Copy the full SHA de15ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c8efd - Browse repository at this point
Copy the full SHA 17c8efdView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ecd891 - Browse repository at this point
Copy the full SHA 3ecd891View commit details
Commits on Aug 28, 2024
-
Clarify element path in migration guide
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 3fa2308 - Browse repository at this point
Copy the full SHA 3fa2308View commit details -
Use force, torque instead of angular/linear_wrench
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 8521907 - Browse repository at this point
Copy the full SHA 8521907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 107146b - Browse repository at this point
Copy the full SHA 107146bView commit details -
Clarify that degrees is only for rotational axes
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 1b77045 - Browse repository at this point
Copy the full SHA 1b77045View commit details