dlee640

Results 7 issues of dlee640

* bleak version: 0.14.2 * Python version: 3.7.5 * Operating System: Linux Ubuntu 18.04 * BlueZ version (`bluetoothctl -v`) in case of Linux: 5.48 ### Description I am running the...

Backend: BlueZ

Hi. I've tested champ default quadruped on willowgarage.world model. When I send 2D Nav Goal via rviz, the robot does slowly approach the destination, but keeps spinning around (seems like...

Hello. I have been working to enable ros-wrapper for **Intel realsense D435 device** on **Ubuntu 18.04**. **I have issues with rostopic and rosnode not showing up, despite the fact that...

D400

Hello. I have collected actual data from quadruped (Unitree A1) & realsense D435i to test out elevation_mapping. First of all, here is my bagfile info: ``` slambox@slambox-NUC10i7FNH:~$ rosbag info terrain.bag...

I have `gtsam 4.0.3` & `gpmp2` both installed on my home directory. When I try to `$ catkin_make -DBUILD_ALL_INTERFACE:OPTION=ON`, I get the error below. ``` dlee640@dlee640-T580:~/piper_ws$ catkin_make -DBUILD_ALL_INTERFACE:OPTION=ON Base path:...

Hello. I am trying to utilize madgwick filter included in the ros package. However, when I launch vn100_imu.launch, it returns 'failed to load nodelet' error. The topics still publish, but...

I have Ouster OS0-32 3D lidar sensor and I am trying to use cartographer on the recorded data. When I run: `roslaunch ouster_slam os0_slam.launch udp_hostname:=169.254.207.33 bag_filename:=/home/slambox/ouster_slam_ws/terrain_test.bag replay:=true metadata:=/home/slambox/ouster_slam_ws/os-992106000190.local.json carto_conf:=/home/slambox/ouster_slam_ws/src/ouster_slam` I...