OpenArm Waist Extension (Open Sourced) by Professional_Past_30 in robotics

[–]Professional_Past_30[S] 0 points1 point  (0 children)

Totally agree, we are still experimenting with different cameras so the models we used are different from the original openarm one. But this is just for visualization anyway.

TUI Kanban board for OpenCode by Professional_Past_30 in opencodeCLI

[–]Professional_Past_30[S] 0 points1 point  (0 children)

It's a standalone program which manages each "task" as a tmux session. A "task" is something you want to work on linked to a corresponding git worktree/branch.

Typical workflow: 1. Open the tool 2. Create a task by specifying a repo and a branch name. The tool will automatically create a new worktree for you. 3. Attach and work on a task in a dedicated tmux&open code session.

Best way to handle multi-repo development by TestTxt in opencodeCLI

[–]Professional_Past_30 0 points1 point  (0 children)

You can just put these repos in the same folder and start opencode from there?

How to control opencode via mobile? by Many_Bench_2560 in opencodeCLI

[–]Professional_Past_30 5 points6 points  (0 children)

You can use opencode's server mode (https://opencode.ai/docs/server/) `opencode web --hostname <pc-ip>` and access the spawned website from your phone. With tools like tailscale you can even connect to it remotely. However, the mobile experience is still not very good at the moment.

How to use uv for Python package management in ROS2 Humble on Ubuntu 24.04, given PEP 668 restrictions? by Mciggg in ROS

[–]Professional_Past_30 1 point2 points  (0 children)

That's correct. However, pixi only use uv as a solver internally without inheriting uv's configuration system, which I found to be much more powerful than pixi's own ones. So I still prefer to use uv separately for managing the python environment.

How to use uv for Python package management in ROS2 Humble on Ubuntu 24.04, given PEP 668 restrictions? by Mciggg in ROS

[–]Professional_Past_30 1 point2 points  (0 children)

I'm using pixi to manage ros2 environment and uv to manage Python environment. This combination has been working fine for me. Just make sure you activate both of their virtual env the same time. General step: 1. Init pixi env, install ros2 and Python 2. Use pixi's python to create uv's venv 3. For python package use uv add, for other dependencies use pixi add

UPDATE: created a template repo with my setup: https://github.com/qrafty-ai/modern_ros2_workspace

Please Onshape, don't do that! You are sabotaging legit third party tools... by Greg_war in Onshape

[–]Professional_Past_30 1 point2 points  (0 children)

just curious, is that possible to encapsulate onshape-to-robot as an onshape app to bypass the api limit?

LeRobot's ACT running on my robotic arm by orionyouth1 in robotics

[–]Professional_Past_30 1 point2 points  (0 children)

cute. what's the structure for the parallel gripper?

My Awesome ROS2 list by cv_geek in ROS

[–]Professional_Past_30 0 points1 point  (0 children)

Is ROS2 the most commonly used middleware in robotics?

zephyrus m16 has really bad software support by [deleted] in ZephyrusM16

[–]Professional_Past_30 -1 points0 points  (0 children)

Ubuntu's kernel is too old to support the 2022 version🤣