-
Textures don't render properly when loading the JVRC model with:
- Pinocchio 2 + visualization in MeshCat
- PyBullet (edit, see below)
![image](https://github.com/jrl-umi3218/jvrc_description/a…
-
Hi @gergondet, @arntanguy, @mmurooka, @antodld,
I would like to add a torque task to `mc_rtc` to be able to minimise the torque consumption in the robot joints. My robot is a legged robot similar to …
-
チュートリアルでJVRC-1のモデルが必要なようですが、それに関する記述がないようです。 @yosuke さん。
-
チュートリアルにあるJVRC-1のシミュレーション(JVRC-1が自由落下するシミュレーション)を行うと、3倍くらい実時間に比べて遅くなります。BodyROS、WorldROSのアイテムがなければ2倍速いです。
-
はじめまして,JVRCの個人参加者の呉と申します.
JVRC-1のモデルについてお聞きしたいことがあります.
動作マニュアル5ページにある足首の図ですが,
https://github.com/jvrc/model/blob/master/JVRC-1/doc/manual.pdf
この”足首座標系の原点”から,”高さ0の足の形状の四隅(台形)”までのそれぞれのベクトルを教えて頂けませんでしょう…
-
Hi there,
Here is a bug report for the Collada parser. The cause of the problem and quickfix were found by Jose Enrique Chen.
**Problem:** the parser produces wrong results when the base-link is tra…
-
```
./run_no_gl.sh rtmlaunch hrpsys_choreonoid_tutorials create_environment_sample.launch ROBOT_SETTING_YAML:=/choreonoid_ws/src/aizuspider_description/jaxon_task1.yaml
```
でシミュレーションを実行すると以下のようなエラー…
KS-19 updated
5 years ago
-
```
Traceback (most recent call last):
File "E:/3_code/4_lab/3.规划/10_具身智能/6_RA/Codeset/Mujoco/LearningHumanoidWalking-main/run_experiment.py", line 133, in
run_experiment(args)
File "E:/3…
-
jvrc-1-rviz.launch 実行時に rosbag record -a を実行すると、以下のエラーメッセージが Choreonoid を起動したコンソールへ出力され続けます。
```
[ERROR] [1448934180.584031304, 8.300000000]: Compressed Depth Image Transport - Compression requires s…
-
JVRCの競技会と同じような環境を用意するために,二つのPCを用意しました.
PC1はchoreonoidを起動しシミュレーションを開始しました.
PC2は端末上で./walk.py (SampleRobot_walk.pyをHRP2DRC用にしたものです) としたのですが,以下のようなところで実行が止まってしまいます.
どのようにすれば別のPCのchoreonoidでシミュレーションをできるので…