-
Ubiquity Robotics raspicam node seems to be for Kinetic. Tried installing from source but get the following error:
Poking around the various threads seems to be a rabbit hole. I've run both raspicam_node and usb_cam playing around with with the stock Ubiquity Robotics Raspberry Pi Images but have yet to try it on Noetic. Is there particular installation doc one should follow? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
As far as I remember I've never encountered this error so far with the Which exact steps did you take to get to the error you mention? You might get it running following the steps I previously did, although in the mean time there might have been some changes on
Note: Alternatively, if you have most deps already you can just clone the Then, it should be possible to use the
Then on the work/dev pc you should be able to view the camera stream, for example using |
Beta Was this translation helpful? Give feedback.
As far as I remember I've never encountered this error so far with the
raspicam_node
from Ubiquity Robotics. The raspicam support feature isn't fully tested/implemented yet and will be part of Diffbot/Remo Insiders.Which exact steps did you take to get to the error you mention?
You might get it running following the steps I previously did, although in the mean time there might have been some changes on
raspicam_node
. On a fresh installation of Ubuntu Mate 20.04 I clone all required dependencies, including theraspicam_node
(kinetic branch) by running thevcstool
command on Remo robot's SBC from the root of the catkin workspace and pipe in theremo_robot.repos
YAML file: