Questions tagged [intel]
The intel tag has no summary.
14 questions
0
votes
1
answer
148
views
Intel Error while launching Gazebo on Ubuntu 20.04
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 ...
0
votes
1
answer
186
views
Integration of realsense d435i camera and openvins
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 ...
0
votes
1
answer
20
views
ROS and Open Vino
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 ...
0
votes
1
answer
8
views
kobuki_mgs missing
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 ...
0
votes
1
answer
12
views
ROS Code VideoCapture doesn't work on Intel NUC5i5MYBE
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 ...
0
votes
1
answer
30
views
TurtleBot3 - Output from HDMI stopped working
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 ...
0
votes
1
answer
11
views
How do I integrate Intel IPP with ros
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....
0
votes
1
answer
45
views
Mavros and Unsupported FCU on Intel AERO RTF
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 ...
0
votes
1
answer
12
views
Segmentation fault in returning array from a class
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 ...
0
votes
1
answer
23
views
How to build a 3D view with RealSense R200
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
...
0
votes
1
answer
41
views
In ros gmapping, how to use Intel Research Lab dataset?
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 ...
0
votes
1
answer
30
views
Intel RealSense depth camera on Ubuntu Arm
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 ...
0
votes
1
answer
13
views
compatibility of ROS with Intel atom tunnel creek and xtion pro live sensor
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 ?
...
0
votes
2
answers
92
views
How to make use of the nvidia gpu on ASUS 1215N for rviz and gazebo
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 ...