-
Fresh install of macOS Sonoma 14.1
Fresh install of PX4 toolchain and related.
Clone of Main (also tried RC2 because I had it pulled).
Gazebo (classic) starts fine (just invoking Gazebo)
I…
-
There are many things which could go possibly wrong if we slightly move in a different direction while installing this package. Follow these instructions for Ubuntu machines to scale this package for …
-
Hi~
I run the euroc_mono, tum_rgbd and those launch file and i get :
[orb_slam3-2] process has died [pid 2417, exit code -11, cmd /home/ace428/catkin_ws/devel/lib/orb_slam3_ros/ros_mono /camera/im…
-
Macos
OpenCV installed with brew
Node.js v20.11.1
OpenCV 4.9.0_4
package.json
```
"dependencies": {
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-…
-
Hi, I am still getting the opencv issue.
in the bash file build_orb, the command is : opencv_dir=${install_path}/lib/cmake/opencv4
I feel this line is the problem, bz at this path no opencv fol…
-
## Description
Tring to install mxnet 1.7 for NVIDIA AGX Xavier. This bug appears when pip installing for python.
### Error Message
```
xavier@xavier-device:~/mxnet/python$ sudo pip3 install -…
-
I tried` option(ENABLE_CUDA "Enable CUDA support" OFF)` and also failed.
![图片](https://user-images.githubusercontent.com/65898238/113679834-ca95d080-96f2-11eb-8a36-6acec4edb019.png)
I have ins…
-
**Actual Behaviour**
The app has to be launched on F-Droid
**Expected Behaviour**
**Screenshots of the issue**
**Would you like to work on the issue?**
Yes ! @anantprsd5
-
When trying to launch the `segnet` node using the `ros_deep_learning` package with the following command:
```bash
roslaunch ros_deep_learning segnet.ros1.launch input:=v4l2:///dev/video4 output:=dis…
-
I spent a few hours trying to get orb-slam 3 to run on Ubuntu 20.04 yesterday. I had no success. Is there a better way to package your program? Such as in a docker image that contains all the required…