0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. IB_Robot
  2. /
  3. src
  4. /
  5. robot_description
  6. /
  7. mujoco
grangerxspgrangerxspfeat(sim): align Gazebo/MuJoCo cameras, assets and lighting
c1e84c64创建于 3月28日历史提交
文件最后提交记录最后更新时间
so101.xml.template
feat(sim): align Gazebo/MuJoCo cameras, assets and lighting Add camera_presets.py with platform-specific default camera poses so that a single YAML config (use_default_transform: true) works for both Gazebo and MuJoCo without manual coordinate conversion. Update pick_banana Gazebo world template to match layout.yaml canonical values (table scale 0.156, banana x=0, curtain yaw flip, ground z). Tune MuJoCo lighting: reduce headlight diffuse, use single shadow- casting directional light, add low-specular materials for table and robot to eliminate top-camera overexposure. Add Gazebo material overrides in so101_gazebo.xacro so the robot arm renders with correct colors instead of default grey. Signed-off-by: $(git config user.name) <$(git config user.email)> Signed-off-by: grangerxsp <xingshiping@huawei.com> 2 个月前