rosx_introspection package from rosx_introspection reporosx_introspection |
|
Package Summary
Tags | No category tags. |
Version | 1.0.2 |
License | MIT |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/facontidavide/rosx_introspection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-08-29 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Davide Faconti
Authors
- Davide Faconti
ROS X Introspection
Unified successor of the following libraries:
The library compiles either using: - ROS1 (catkin), - ROS2 (colcon/ament) or - without any ROS dependency (vanilla cmake).
To parse any ROS message at runtime, it requires:
- The name of the type (for instance "sensors_msgs/JointState")
- The definition of the type (for instance this one),
- The raw memory buffer to be deserialized into individual key/values pairs.
The raw memory buffer is usually obtained by:
- rosbag::MessageInstance and Topic::ShapeShifter in ROS1.
-
GenericSubscriber
or
rosbag2_storage::SerializedBagMessage
on ROS2. - MCAP.
Changelog for package rosx_introspection
1.0.2 (2024-07-28)
- bug fix
- add unit tests
- Contributors: Davide Faconti
1.0.1 (2024-06-29)
- use CPM to download dependenies
- Merge pull request #9 from valgur/feature/cmake-improvements
- Contributors: Davide Faconti, Martin Valgur
1.0.0 (2024-06-26)
- New version including JSON conversion
- Contributors: Basavaraj-PN, Davide Faconti, ahmad-ra
Wiki Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin | |
1 | ament_cmake | |
2 | sensor_msgs | |
2 | geometry_msgs | |
1 | roscpp | |
1 | roscpp_serialization | |
1 | ament_index_cpp | |
1 | rclcpp | |
1 | rosbag2_cpp | |
1 | fastcdr |
System Dependencies
Name |
---|
rapidjson-dev |
Dependant Packages
Name | Repo | Deps |
---|---|---|
foxglove_bridge | github-foxglove-ros-foxglove-bridge |
Launch files
Messages
Services
Plugins
Recent questions tagged rosx_introspection at Robotics Stack Exchange
rosx_introspection package from rosx_introspection reporosx_introspection |
|
Package Summary
Tags | No category tags. |
Version | 1.0.2 |
License | MIT |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/facontidavide/rosx_introspection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-08-29 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Davide Faconti
Authors
- Davide Faconti
ROS X Introspection
Unified successor of the following libraries:
The library compiles either using: - ROS1 (catkin), - ROS2 (colcon/ament) or - without any ROS dependency (vanilla cmake).
To parse any ROS message at runtime, it requires:
- The name of the type (for instance "sensors_msgs/JointState")
- The definition of the type (for instance this one),
- The raw memory buffer to be deserialized into individual key/values pairs.
The raw memory buffer is usually obtained by:
- rosbag::MessageInstance and Topic::ShapeShifter in ROS1.
-
GenericSubscriber
or
rosbag2_storage::SerializedBagMessage
on ROS2. - MCAP.
Changelog for package rosx_introspection
1.0.2 (2024-07-28)
- bug fix
- add unit tests
- Contributors: Davide Faconti
1.0.1 (2024-06-29)
- use CPM to download dependenies
- Merge pull request #9 from valgur/feature/cmake-improvements
- Contributors: Davide Faconti, Martin Valgur
1.0.0 (2024-06-26)
- New version including JSON conversion
- Contributors: Basavaraj-PN, Davide Faconti, ahmad-ra
Wiki Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin | |
1 | ament_cmake | |
2 | sensor_msgs | |
2 | geometry_msgs | |
1 | roscpp | |
1 | roscpp_serialization | |
1 | ament_index_cpp | |
1 | rclcpp | |
1 | rosbag2_cpp | |
1 | fastcdr |
System Dependencies
Name |
---|
rapidjson-dev |
Dependant Packages
Name | Repo | Deps |
---|---|---|
foxglove_bridge | github-foxglove-ros-foxglove-bridge |
Launch files
Messages
Services
Plugins
Recent questions tagged rosx_introspection at Robotics Stack Exchange
rosx_introspection package from rosx_introspection reporosx_introspection |
|
Package Summary
Tags | No category tags. |
Version | 1.0.2 |
License | MIT |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/facontidavide/rosx_introspection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-08-29 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Davide Faconti
Authors
- Davide Faconti
ROS X Introspection
Unified successor of the following libraries:
The library compiles either using: - ROS1 (catkin), - ROS2 (colcon/ament) or - without any ROS dependency (vanilla cmake).
To parse any ROS message at runtime, it requires:
- The name of the type (for instance "sensors_msgs/JointState")
- The definition of the type (for instance this one),
- The raw memory buffer to be deserialized into individual key/values pairs.
The raw memory buffer is usually obtained by:
- rosbag::MessageInstance and Topic::ShapeShifter in ROS1.
-
GenericSubscriber
or
rosbag2_storage::SerializedBagMessage
on ROS2. - MCAP.
Changelog for package rosx_introspection
1.0.2 (2024-07-28)
- bug fix
- add unit tests
- Contributors: Davide Faconti
1.0.1 (2024-06-29)
- use CPM to download dependenies
- Merge pull request #9 from valgur/feature/cmake-improvements
- Contributors: Davide Faconti, Martin Valgur
1.0.0 (2024-06-26)
- New version including JSON conversion
- Contributors: Basavaraj-PN, Davide Faconti, ahmad-ra
Wiki Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin | |
1 | ament_cmake | |
2 | sensor_msgs | |
2 | geometry_msgs | |
1 | roscpp | |
1 | roscpp_serialization | |
1 | ament_index_cpp | |
1 | rclcpp | |
1 | rosbag2_cpp | |
1 | fastcdr |
System Dependencies
Name |
---|
rapidjson-dev |
Dependant Packages
Name | Repo | Deps |
---|---|---|
foxglove_bridge | github-foxglove-ros-foxglove-bridge |
Launch files
Messages
Services
Plugins
Recent questions tagged rosx_introspection at Robotics Stack Exchange
rosx_introspection package from rosx_introspection reporosx_introspection |
|
Package Summary
Tags | No category tags. |
Version | 1.0.2 |
License | MIT |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/facontidavide/rosx_introspection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-08-29 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Davide Faconti
Authors
- Davide Faconti
ROS X Introspection
Unified successor of the following libraries:
The library compiles either using: - ROS1 (catkin), - ROS2 (colcon/ament) or - without any ROS dependency (vanilla cmake).
To parse any ROS message at runtime, it requires:
- The name of the type (for instance "sensors_msgs/JointState")
- The definition of the type (for instance this one),
- The raw memory buffer to be deserialized into individual key/values pairs.
The raw memory buffer is usually obtained by:
- rosbag::MessageInstance and Topic::ShapeShifter in ROS1.
-
GenericSubscriber
or
rosbag2_storage::SerializedBagMessage
on ROS2. - MCAP.
Changelog for package rosx_introspection
1.0.2 (2024-07-28)
- bug fix
- add unit tests
- Contributors: Davide Faconti
1.0.1 (2024-06-29)
- use CPM to download dependenies
- Merge pull request #9 from valgur/feature/cmake-improvements
- Contributors: Davide Faconti, Martin Valgur
1.0.0 (2024-06-26)
- New version including JSON conversion
- Contributors: Basavaraj-PN, Davide Faconti, ahmad-ra
Wiki Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin | |
1 | ament_cmake | |
2 | sensor_msgs | |
2 | geometry_msgs | |
1 | roscpp | |
1 | roscpp_serialization | |
1 | ament_index_cpp | |
1 | rclcpp | |
1 | rosbag2_cpp | |
1 | fastcdr |
System Dependencies
Name |
---|
rapidjson-dev |
Dependant Packages
Name | Repo | Deps |
---|---|---|
foxglove_bridge | github-foxglove-ros-foxglove-bridge |