-
If you initialize two drivers using the same MMIO register block, oreboot will still compile, but the drivers will conflict at runtime. For example:
```
// Notice these two drivers incorrectly ref…
-
May I ask if the Livox HAP radar can be built with this program?
-
Hi,
I'm using this library in a ROS2 node and getting a segfault during destruction of spdlog classes at shutdown. Please see valgrind output below. This seems to be caused by the ros2 node binary …
-
## The problem
I'm trying to use this driver2.execute("mobile:deepLink", ImmutableMap.of("url",reset_password_link,"package",));
## Environment
* Appium version (or git revision) that exhibit…
-
After executing the command "roslaunch livox_ros_driver2 rviz_MID360.launch", the terminal displays the error message "Storage point data failed, can not get index", and RViz shows the error "Fixed Fr…
-
Hello! I am trying to build livox driver under ROS Foxy for using it inside docker container. So I want to build directly by colcon build instruction. I copied the package.xml file for ROS2 and launch…
-
Context:
- I want to run interactive test between applications, so I don't use `flutter drive`, I create a test file has 2 FlutterDrivers connect to 2 vm services, this is ok when I run on local but …
-
您好,请问您的livox_ros_driver用的是livox_ros_driver版本1还是livox_ros_driver2,我之前下的livox_ros_driver能在fastlio编译通过,但这里却出现了问题
-
I face the issue while running "ros2 launch livox_ros_driver2 rviz_HAP_launch.py" by using livox HAP(TX),so how to solve this problem?
-
testng XML :
Test :
package tests;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
impor…