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

Questions about showing result #14

Closed
yubaoliu opened this issue Jun 22, 2019 · 2 comments
Closed

Questions about showing result #14

yubaoliu opened this issue Jun 22, 2019 · 2 comments

Comments

@yubaoliu
Copy link

I'm trying to run
roslaunch DS_SLAM_TUM.launch
using rgbd_dataset_freiburg3_walking_xyz dataset

I got this result:
image
image
$ rostopic list /Camera_Odom /Camera_Pose /ORB_SLAM2_PointMap_SegNetM/Point_Clouds /clicked_point /free_cells_vis_array /initialpose /move_base_simple/goal /occupied_cells_vis_array /octomap_binary /octomap_full /octomap_point_cloud_centers /octomap_server/parameter_descriptions /octomap_server/parameter_updates /odom /point_cloud /projected_map /rosout /rosout_agg /tf /tf_static

`Wait for new RGB img time =
process time =16.7728
wait for new segment img time =0.000384
check time =0.039342
SLAM TrackRGBD all time =45.6625

Wait for new RGB img time =
process time =15.2025
wait for new segment img time =0.000377
check time =0.045316
SLAM TrackRGBD all time =49.9497


`

Then, I have some questions:

  1. How can I check RGB images?
  2. How can I check the segmentation result or the result after outlier removed by RGB images in real time?
  3. How can I use the kinetic v2 camera or realsense camera to run it in real time? Is there any sample code?

Thanks

@yubaoliu
Copy link
Author

yubaoliu commented Aug 8, 2019

Solved

Thanks

@yubaoliu yubaoliu closed this as completed Aug 8, 2019
@Dongdong-NEU
Copy link

Solved

Thanks

您好,请问您实现了在线接入相机实时运行了吗?我现在只可以用azure录个rosbag 转成TUM数据集格式使用这个算法😂

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

2 participants