Skip to content

ROS1 noetic error #18

@rtarun1

Description

@rtarun1

Hello,

Thank you for the amazing work @Abanesjo

  • In humble is there a way to get front and back images separately?
  • I was able to run Insta360 X5 on humble! But, The build fails in noetic
Errors     << insta360_ros_driver:make /home/container_user/catkin_ws/logs/insta360_ros_driver/build.make.001.log                                                
/home/container_user/catkin_ws/src/insta360_ros_driver/src/main.cpp: In member function ‘int CameraWrapper::run_camera()’:
/home/container_user/catkin_ws/src/insta360_ros_driver/src/main.cpp:186:49: error: ‘struct ins_camera::DeviceDescriptor’ has no member named ‘lens_type’
  186 |                     << "lens type:" << int(desc.lens_type) << std::endl;
      |                                                 ^~~~~~~~~
/home/container_user/catkin_ws/src/insta360_ros_driver/src/main.cpp:210:43: error: ‘using element_type = class ins_camera::Camera’ {aka ‘class ins_camera::Camera’} has no member named ‘GetCameraType’; did you mean ‘GetCameraLensType’?
  210 |             auto camera_type = this->cam->GetCameraType();
      |                                           ^~~~~~~~~~~~~
      |                                           GetCameraLensType
/home/container_user/catkin_ws/src/insta360_ros_driver/src/main.cpp:181:55: warning: control reaches end of non-void function [-Wreturn-type]
  181 |             auto list = discovery.GetAvailableDevices();
      |                                                       ^
make[2]: *** [CMakeFiles/insta360_ros_driver.dir/build.make:63: CMakeFiles/insta360_ros_driver.dir/src/main.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:359: CMakeFiles/insta360_ros_driver.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
cd /home/container_user/catkin_ws/build/insta360_ros_driver; catkin build --get-env insta360_ros_driver | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
  • Also, for extrinsic calibration with other sensors, I need the intrinsic, any way to get them?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions