Skip to main content

Questions tagged [intel]

0 votes
1 answer
148 views

Hello everyone, While launching Gazebo on Ubuntu 20.04, I am getting an Intel error message and after sometime it automatically gets killed and I am unable to get lidar data from the Gazebo simulation ...
Anish Mathew Oommen P's user avatar
0 votes
1 answer
186 views

Hi everyone, I am updating my question, I am trying to integrate the realsense d435i camera and openvins nodes in one launch file in ROS2 Foxy. I have converted the openvins node into a composable ...
user avatar
0 votes
1 answer
20 views

Hello! I'm interested in running the Neural Compute Stick 2 with ROS, in Python. The first Neural Compute Stick used the NCSDK which provided Python 2.7 support. OpenVINO doesn't seem to have any ...
user avatar
0 votes
1 answer
8 views

I wanted to use the "IntelROSProject" and followed the guidelines. But upon running the command "catkin_make", I got an error saying that cmake failed. Reason was that he was ...
user avatar
0 votes
1 answer
12 views

Hi, I am using Intel NUC5i5MYBE for my application. I have my code for the VideoCapture from USB Camera and it is tested and working perfectly in my Intel i5 PC. However I am using the same code in ...
user avatar
0 votes
1 answer
30 views

I am working with the TurtleBot 3. The issues I am having are outlined in the following points: Out of the box, the Intel Joule displayed correctly to a monitor. I wanted to install Ubuntu Core on the ...
user avatar
0 votes
1 answer
11 views

I have downloaded Intel IPP and installed it. I have written much code in the past with IPP and would like to use it with ROS. Does anybody know how to integrate it into CMakeLists.txt and package....
user avatar
0 votes
1 answer
45 views

Hello everybody! I am trying to command my drone, an intel aero RTF, via mavros. So I have the drone running roscore, and my companion computer running mavros. So to resume: I sourced the ...
user avatar
0 votes
1 answer
12 views

I'm facing a strange problem. I'm running the ROS node on Intel Edison and in the node I'm reading the Bluetooth LE device MAC address and its RSSI value from a class which I've written in an external ...
user avatar
0 votes
1 answer
23 views

Hi to all, I've installed everything included in https://github.com/PercATI/RealSense_ROS and I'm able to launch roslaunch realsense realsense_r200_launch.launch ...
user avatar
0 votes
1 answer
41 views

I don't know how to use the Intel Research Lab dataset (.clf). Should I read the file and publish the lase_scan and tf topic? If so,how should I do in detail? thanks. Originally posted by wang ...
user avatar
0 votes
1 answer
30 views

Hi all, Im going to develop some package with the Intel RealSense depth camera, but before i get that hardware, i wanna know if its possible to use it on the Ubuntu Arm version of ROS. Thank you so ...
user avatar
0 votes
1 answer
13 views

I have an intel atom tunnel creek processor (E640) for my project and a xtion pro live sensor.And I am planning to implement SLAM. So will the intel atom creek handle the extensive processing ? ...
user avatar
0 votes
2 answers
92 views

How to make use of the nvidia gpu on ASUS 1215N for rviz and gazebo. The default Intel gpu and driver does not support GLX Direct Rendering, so rviz and gazebo will not run. Originally posted by hsu ...
user avatar