We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I searched several issues. I really want to know exact commands to run the live on realsense camera
roslaunch realsense2_camera rs_camera.launch unite_imu_method:=linear_interpolation enable_infra1:=true enable_infra2:=true roslaunch kimera_vio_ros kimera_vio_ros_realsense_IR.launch rviz -d $(rospack find kimera_vio_ros)/rviz/kimera_vio_euroc.rviz
Does above command enough to execute run live from realsense camera? Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I searched several issues.
I really want to know exact commands to run the live on realsense camera
roslaunch realsense2_camera rs_camera.launch unite_imu_method:=linear_interpolation enable_infra1:=true enable_infra2:=true
roslaunch kimera_vio_ros kimera_vio_ros_realsense_IR.launch
rviz -d $(rospack find kimera_vio_ros)/rviz/kimera_vio_euroc.rviz
Does above command enough to execute run live from realsense camera? Thanks.
The text was updated successfully, but these errors were encountered: