-
Notifications
You must be signed in to change notification settings - Fork 78
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
Test Fails #41
Comments
are you using the branch |
no solution for this problem ??? |
Trying to understand it locally with little success, sorry. Also busy IRL with my treatment so not fully working on the issue unfortunately |
I need to fix this and set up proper CI for this project |
Can I catkin build in ubuntu 18.04? |
Yes if you install https://catkin-tools.readthedocs.io/en/latest/ |
I wish you a good health and full recovery very soon . Best regards |
I have built it in ubuntu 18.04 successfully. Great. If there are the realsense T265's plugin, it will be much better. Thank you very much. |
I think simulation is a good tool
This plugin can be used to simulate an R200 camera with Gazebo |
Hi, I am a beginner on ROS, and I work on ubuntu 18.04, Melodic with gazebo 9. In terminal, $ cd catkin_ws/src/ Test fails, ... logging to /home/rsl/.ros/log/rostest-rsl-ROG-Zephyrus-G14-GA401IV-GA401IV-3968.log RealSensePlugin: The realsense_camera plugin is attach to model realsense_camera
|
I'm using ROS kinetic with gazebo 7
running the unit tests fails with the followinr error
[Testcase: testrealsense_plugin_test] ... ERROR!
ERROR: max time [60.0s] allotted for test [realsense_plugin_test] of type [realsense_gazebo_plugin/test_realsense_streams]
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/opt/ros/kinetic/lib/python2.7/dist-packages/rostest/runner.py", line 148, in fn
self.test_parent.run_test(test)
File "/opt/ros/kinetic/lib/python2.7/dist-packages/rostest/rostest_parent.py", line 132, in run_test
return self.runner.run_test(test)
File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/launch.py", line 684, in run_test
(test.time_limit, test.test_name, test.package, test.type))
[ROSTEST]-----------------------------------------------------------------------
SUMMARY
Also when launching the realsense.launch file
this warning appears : Conversion of sensor type[depth] not suppported.
and gazebo doesn't open
The text was updated successfully, but these errors were encountered: