-
Just obtained the following error when upgrading to the new version 1.2.5 from 1.2.4 using pip. The error is pasted below
The error looks exactly like the one I reported in issue #374 when upgradin…
-
:go-pos 実機は相対指令ですが,:simulation-modep は絶対指令な気がする
https://github.com/jsk-ros-pkg/jsk_demos/pull/1008
とか,irtdemoはどうしている?spotベースでmove-to を使っているから大丈夫とか?そういう感じでしょうか.
-
```
:go-pos
```
するとゴールにつくまで帰ってこない?帰ってくる?
hrp2は
https://github.com/start-jsk/rtmros_common/blob/master/hrpsys_ros_bridge/euslisp/rtm-ros-robot-interface.l#L716
:go-pos, :go-pos-no-wait, :wait-foot-st…
-
While checking if #341 is really resolved I found that I could not compile v.1.1.7 at all:
```
HDF5_LIBDIR=/usr/lib/x86_64-linux-gnu/hdf5/serial HDF5_INCDIR=/usr/include/hdf5/serial python3 setup.py …
-
Just tried to install using pip and obtained the following errors
netCDF4.c:18206:10: error: ‘NC_FORMAT_UNDEFINED’ undeclared (first use in this function)
case NC_FORMAT_UNDEFINED:
Was working …
-
_From [rage...@gmail.com](https://code.google.com/u/102895947197065323718/) on April 24, 2014 11:08:46_
The centaur boothmul.lisp decomposition example doesn't work if one replaces the boothmul-decom…
-
groovy/catkinで以下の様なエラーが出てseqに指令値が送れていません.
```
[ INFO] [1395124003.868531372, 1410.050000000]: [HrpsysSeqStateROSBridge0] @onJointTrajectoryAction
[ INFO] [1395124003.868632501, 1410.050000000]: [Hrp…
-
After the latest git pull, emacs live no longer initializes without error.
- Emacs: 24.2
- commit d7c3e88513e4e9756dcd08460a79e2ee7f7a7bc0
The error:
`Warning (initialization): An error occurred whi…
-
_This post was originally posted at http://sourceforge.net/p/jsk-ros-pkg/tickets/91_
-
Hi all. I hope this is the right place to get some help for the case of being unable to launch the scsynth with:
s.boot
command or,
s = Server.local.boot;
This below is what i see on the messages…