NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_visual_slam
Feature request: set gravity as origin
Open
@swapnesh-wani-nvidia is already working on this.
Since Oct 30, 2023.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I've noticed that even with enbabled imu VSLAM is taking the first incoming frame position as origin. I'd expect it to have option to reset the origin position according to gravity data from IMU.
Here is an example of the same functionality in ZED SDK:
set_gravity_as_origin: true # If 'true' align the positional tracking world to imu gravity measurement. Keep the yaw from the user initial pose.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.