Open Epik-Robotik opened 4 months ago
Hello @Epik-Robotik
The current tagged version you are using is only compatible with O3R cameras but not for O3DPxx cameras,
@dekhanra Which version is suitable for O3DPxx cameras? Can you make a suggestion?
Hello @Epik-Robotik, we don't have any ROS wrappers compatible with O3DPxx cameras. Please use pds-cppclient to implement the ROS wrappers.
Additional Information Environment: ifm3d version: v1.5.3 ifm3d-ros version: v1.1.2 camera: O3DP03 ros-noetic, ubuntu:20.04
### Description
I encountered an issue while trying to run the ifm3d_ros_driver nodelet. The error log indicates an RPC response failure due to the XMLRPC method not being found, accompanied by a D-Bus error 16. Below are the detailed error messages and logs:
Error Logs
### Steps to Reproduce Setup the ifm3d environment using the provided setup scripts. Run the ifm3d_ros_driver nodelet using the following command:
Observe the terminal output and logs for the mentioned error. ### Expected Behavior The ifm3d_ros_driver nodelet should load successfully without any XMLRPC or D-Bus errors.
### Actual Behavior The nodelet fails to load with RPC response indicating failure due to the XMLRPC method not being found and a D-Bus error 16.
Network Configuration: Static IP 192.168.0.69 for the device Related Log Files: ifm3d_ros_driver-camera-3.log Request for Help I would appreciate any guidance on resolving this issue. If there are any additional diagnostics or logs needed, please let me know.