jsk-ros-pkg / jsk_common

common programs for jsk-ros-pkg
42 stars 81 forks source link

Error: package 'jsk_rosbag_tools' not found #1759

Open Sandeepsabbella opened 2 years ago

Sandeepsabbella commented 2 years ago

After installing jsk_common, I am unable to run the command rosrun jsk_rosbag_tools bag_to_video.py $(rospack find jsk_rosbag_tools)/samples/data/20220530173950_go_to_kitchen_rosbag.bag .... as the package jsk_rosbag_tools is not being found by rospack. Tried both installation from the sudo command and building from source. Still the issue remains. I am using ROS_NOETIC.

Please let me know if there is any fix for this.

iory commented 2 years ago

The jsk_rosbag_tools is not still released. So, please build jsk_rosbag_tools in your workspace.