python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error with failing to load plugin in gazebo because of undefined symbol
When I run "roslaunch" there is the error:
[Err] [Plugin.hh:178] Failed to load plugin libmodel_push.so: /Robosub_Simulation/devel/lib/libmodel_push.so: undefined symbol: _ZN9ModelPush14SetJ...
James Chong
Votes: 0
Answers: 1
How can I spin a docker cotainer per api call?
My teammates and I are working on a backend, which would provide ros gazebo simulation that is hosted online. Due to the fact that it is very hard to let several instance of ros running on the same ma...
never0lie
Votes: 0
Answers: 1
How object detect using yolov4 and opencv dnn on ROS?
I want to detect an object using the OpenCV DNN module by YOLOv4 on the ROS platform but It does not work. However, I runned opencv dnn module by yolov4 without the ROS platform. Same snippet of code ...
DrBobs
Votes: 0
Answers: 1
OpenCV how to use drawn on line as a reference point
I am creating a lane detection algorithm, I am struggling to find out how to measure the curve of the road, so I have drawn a line at the center of the lane, in which i want my ROS bot to follow, I ha...
Chloe22299
Votes: 0
Answers: 0