Skip to content

In process inference#11

Open
azazdeaz wants to merge 33 commits intomainfrom
in-process-inference
Open

In process inference#11
azazdeaz wants to merge 33 commits intomainfrom
in-process-inference

Conversation

@azazdeaz
Copy link
Copy Markdown
Member

@bachzz 👋

For debugging (testing policy with controller delay), optionally run the policy inference inside the simulation process.

ros2 run lite3_sdk_deploy mujoco_simulation_ros2.py --ros-args \
     -p use_policy:=true \
     -p policy_onnx_path:=$(ros2 pkg prefix lite3_sdk_deploy)/share/lite3_sdk_deploy/policy/policy.onnx \
     -p policy_decimation:=10 \
     -p policy_action_delay_steps:=1 \
     -p policy_warmup_steps:=1000

azazdeaz and others added 30 commits April 15, 2026 21:21
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
* humble installation

* cleanup

* use rtabmap

* remove slam entries

* match real robot (#4)
Add minor fixes to devcontainer setup
# Conflicts:
#	.gitignore
#	README.md
#	src/Lite3_sdk_deploy/interface/robot/simulation/lidar_sensor.py
#	src/Lite3_sdk_deploy/package.xml

Co-authored-by: azazdeaz <2298371+azazdeaz@users.noreply.github.com>
Implement different rtabmap modes for both manual+auto mapping & refactoring
Implement mapping the procedurally generated scene autonomously
Implement procedural scene generation
* allow --xml flag

* better Readme
azazdeaz and others added 3 commits April 25, 2026 07:57
Co-authored-by: Copilot <copilot@github.com>
I have no idea why was it there.

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Base automatically changed from nav2 to lidar April 27, 2026 10:02
Base automatically changed from lidar to main April 27, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants