Zhao Han

Results 9 comments of Zhao Han

@greenrobot Could you put this topic onto the website's documentation section with an example?

It'd be nice to have mruby @brianhempel

@RDaneelOlivav this is the issue that I mentioned when you interview us during the competition.

@moriarty We also have this issue on Ubuntu 18.04/Gazebo 9. I pulled latest master, which is the same as 0.9.0. Here is the video: https://youtu.be/lLUQtOjqFnM. After I recorded this issue,...

@moriarty Sorry for bugging you... We raised this issue because we use the fetchit codebase for a collaborative project with another university where they don't have a Fetch robot yet....

@moriarty @velveteenrobot Could you assign someone to investigate this?

@xujingren We actually have another map and move_base config that works in our test course but not in Gazebo 9. The root cause is #102. We tested on Ubuntu 14.04...

I used @inbeom fork. I have the following code to make it work: `set :unicorn_rack_env, :production` in `deploy/production.rb` and `set :unicorn_bin, 'unicorn_rails'` in `deploy.rb` Here is the code in Gemfil...

@tommytcchan also the `after deploy:restart` hook