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

error in launching node and ROS path #2

Closed
Rnandani opened this issue Nov 6, 2015 · 8 comments
Closed

error in launching node and ROS path #2

Rnandani opened this issue Nov 6, 2015 · 8 comments

Comments

@Rnandani
Copy link

Rnandani commented Nov 6, 2015

ERROR: cannot launch node of type [ros_utils/pose_to_path]: ros_utils
ROS path [0]=/opt/ros/indigo/share/ros
ROS path [1]=/home/mobilerobot/catkin_ws/src
ROS path [2]=/opt/ros/indigo/share
ROS path [3]=/opt/ros/indigo/stacks

Even though i am able to run kitti.launch file, i am getting above error.

@taihup
Copy link
Contributor

taihup commented Nov 6, 2015

Yes, it is a mistake that I did, I forgot to upload that node. It is just a node to visulize the trajectory path in rviz. I will upload it in the next weeks. But S-PTAM works without it.

@Rnandani
Copy link
Author

Rnandani commented Nov 6, 2015

I am ran kitti seq-00 for 6 times and got significant difference from the ground truth everytime. The poses were significantly different from the previous run also. Can you possibly guide me if i am missing anything.
sptam run1 for kittin seq-00
sptam run3 for kittin seq-00
sptam run4 for kittin seq-00
sptam run5 for kittin seq-00
sptam run6 for kittin seq-00
sptam run7 for kittin seq-00

@taihup
Copy link
Contributor

taihup commented Nov 6, 2015

You must have similar results for each run. Don't visualize anything, you must uses an i7 core, and compile by yourself g2o. When s-ptam has finished plot the estimated poses from the log file, and they must be similar. Does it help?

@Rnandani
Copy link
Author

Yes..thanks!!

@ffntl
Copy link

ffntl commented Jul 22, 2016

Hi, I have the same ros_utils error, where did you find the ROS package ?

@taihup
Copy link
Contributor

taihup commented Jul 22, 2016

ros_utils is a node developed by us. we use ros_utils for plot the camera trajectory in rviz, basically it collects all the poses published by S-PTAM and creates a path message to be shown by rviz. We are full of work these days, so we can not assure you that we are going to public ros_utils package soon.

@Carrie0416
Copy link

Hi, I have the same ros_utils error, could you provider the this package ?

@taihup
Copy link
Contributor

taihup commented Nov 21, 2016

@Carrie0416, We uploaded the ros-utils package in https://github.com/lrse/ros-utils. I hope it helps.

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

4 participants