No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ifra-cranfield/ros2_robotsimulation.git
VCS Type git
VCS Version foxy
Last Updated 2024-08-07
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ros2_data: ROS2 data/communications package for ros2_RobotSimulation.

Additional Links

No additional links.

Maintainers

  • Mikel Bueno Viso

Authors

No additional authors.

ros2_RobotSimulation: ROS2 Data

The ros2_data package contains all different ROS2 data structures that are required to execute the ROS2 Actions defined in ros2_actions package:

MoveJ

MoveJ.action:

  • Input: goal(JointPose)
  • Output: result(string), feedback(string)

MoveJs.action:

  • Input: goal(JointPoseS)
  • Output: result(string), feedback(string)

JointPose.msg:

  • Data: joint1(float64), joint2(float64), joint3(float64), joint4(float64), joint5(float64), joint6(float64)

JointPoseS.msg:

  • Data: joint1(float64), joint2(float64), joint3(float64), joint4(float64), joint5(float64), joint6(float64), joint7(float64)

MoveG

MoveG.action:

  • Input: goal(float64)
  • Output: result(string), feedback(string)

MoveL

MoveL.action:

  • Input: movex(float64), movey(float64), movez(float64)
  • Output: result(string), feedback(string)

MoveR

MoveR.action:

  • Input: joint(string), value(float64)
  • Output: result(string), feedback(string)

MoveXYZW

MoveXYZW.action:

  • Input: positionx(float64), positiony(float64), positionz(float64), yaw(float64), pitch(float64), roll(float64)
  • Output: result(string), feedback(string)

MoveXYZ

MoveXYZ.action:

  • Input: positionx(float64), positiony(float64), positionz(float64)
  • Output: result(string), feedback(string)

MoveYPR

MoveYPR.action:

  • Input: yaw(float64), pitch(float64), roll(float64)
  • Output: result(string), feedback(string)

MoveROT

MoveROT.action:

  • Input: yaw(float64), pitch(float64), roll(float64)
  • Output: result(string), feedback(string)

MoveRP

MoveRP.action:

  • Input: yaw(float64), pitch(float64), roll(float64), x(float64), y(float64), z(float64)
  • Output: result(string), feedback(string)
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ros2_data at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.