|
Package Summary
Tags | No category tags. |
Version | 0.0.7 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/MOCAP4ROS2-Project/mocap4r2.git |
VCS Type | git |
VCS Version | humble-devel |
Last Updated | 2024-10-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
Node for visualizing markers
Additional Links
No additional links.
Maintainers
- Francisco Martín
Authors
No additional authors.
Marker visualization node
Sends marker data to rviz for graphical rendering.
Parameters
The following parameters can be used to configure the visualization:
-
default_marker_color_r
(0.0): marker color red value on a scale of 0 to 1 -
default_marker_color_g
(1.0): marker color green value on a scale of 0 to 1 -
default_marker_color_b
(0.0): marker color blue value on a scale of 0 to 1 -
default_marker_color_b
(1.0): marker alpha value on a scale of 0 to 1 -
marker_scale_x
(0.014): x scale of the marker (in meters) -
marker_scale_y
(0.014): y scale of the marker (in meters) -
marker_scale_z
(0.014): z scale of the marker (in meters) -
marker_lifetime
(0.1): duration for which the marker will be visible after receiving marker data (in seconds) -
marker_frame
(mocap): the origin to which the markers will be rendered relative to, should correspond with the origin used by the mocap system -
namespace
(mocap_markers): namespace attached to the visualized markers -
use_markers_with_id
(true): whether to use Marker messages (if false) or MarkerWithId messages (if true). Needs to correspond with the configuration of the motion capture system driver. Currently markers with ID are only supported by the Qualisys driver.
Services
The set_marker_color
service changes the marker color based on the marker ID and specified color. Can be used for highlighting markers when using external tools.
The reset_marker_color
service resets the color of the marker specified by the marker ID to the default value.
Both services only work when using MarkerWithId messages.
CHANGELOG
Changelog for package mocap4r2_marker_viz
0.0.7 (2024-01-25)
0.0.6 (2024-01-23)
0.0.5 (2024-01-23)
0.0.4 (2024-01-23)
0.0.3 (2024-01-21)
- Rename mocap to mocap4r2 to meet with REP 144
- Contributors: Francisco Martín Rico
0.0.2 (2024-01-09)
- Add launch rviz
- Multiple rigid bodies and launcher
- Adding rigid body and setting markers axis
- Fix header
- Initial commit
- Contributors: Francisco Martín Rico, Juancams, jmguerreroh
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.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common | |
mocap4r2_msgs | |
visualization_msgs | |
geometry_msgs | |
mocap4r2_marker_viz_srvs |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged mocap4r2_marker_viz at Robotics Stack Exchange
No version for distro iron. 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.
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 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.