Skip to content
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

how to make this work with jazzy? #92

Open
eva415 opened this issue Oct 7, 2024 · 0 comments
Open

how to make this work with jazzy? #92

eva415 opened this issue Oct 7, 2024 · 0 comments

Comments

@eva415
Copy link

eva415 commented Oct 7, 2024

Getting errors installing plotjuggler_ros with jazzy jalisco:

Starting >>> plotjuggler_ros
--- stderr: plotjuggler_ros
rosbag2_transport/qos.hpp: No such file or directory
10 | #include "rosbag2_transport/qos.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [src/CMakeFiles/DataStreamROS2.dir/build.make:97: src/CMakeFiles/DataStreamROS2.dir/DataStreamROS2/datastream_ros2.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:223: src/CMakeFiles/DataStreamROS2.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....

error: ‘using std::__shared_ptr_access<rosbag2_storage::SerializedBagMessage, __gnu_cxx::_S_atomic, false, false>::element_type = struct rosbag2_storage::SerializedBagMessage’ {aka ‘struct rosbag2_storage::SerializedBagMessage’} has no member named ‘time_stamp’
196 | const double msg_timestamp = 1e-9 * double(msg->time_stamp); // nanoseconds to seconds
| ^~~~~~~~~~
gmake[2]: *** [src/CMakeFiles/DataLoadROS2.dir/build.make:97: src/CMakeFiles/DataLoadROS2.dir/DataLoadROS2/dataload_ros2.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:195: src/CMakeFiles/DataLoadROS2.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2

Failed <<< plotjuggler_ros [14.3s, exited with code 2]

Summary: 24 packages finished [3min 2s]
1 package failed: plotjuggler_ros
12 packages had stderr output: examples_rclpy_executors examples_rclpy_guard_conditions examples_rclpy_minimal_action_client examples_rclpy_minimal_action_server examples_rclpy_minimal_client examples_rclpy_minimal_publisher examples_rclpy_minimal_service examples_rclpy_minimal_subscriber examples_rclpy_pointcloud_publisher launch_testing_examples plotjuggler plotjuggler_ros

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant