Discussion:
[Rock-dev] Best way to present the GUI in the Rock tutorials
Sylvain Joyeux
2014-07-17 14:53:23 UTC
Permalink
HI reviewed Carina's merge request on the website, about changes she
did to the tutorials (thanks for the work Carina). Among other things,
she modified the GUI integration example in

https://github.com/charrius/base-doc/blob/b68796a4b4e297e4fcbeffcaf8a376c70cd0f6e4/src/documentation/tutorials/520_virtual_joystick.page

to integrate running and visualization in the same script.

I personally had a problem with that, as
Sylvain Joyeux
2014-07-17 14:58:26 UTC
Permalink
Forget this email, my son managed to send it by accident and I
realized that there is nothing to send after all ... Sorry for the
noise.

Sylvain
Jakob Schwendner
2014-07-17 21:30:44 UTC
Permalink
I updated the tutorial scripts to work with async, and noticed that the tutorial
page you are referring to is not in sync with the script, and also that the name
for the script is wrong. It should be rockTutorial3.rb instead of
rockTutorial2.rb. I wanted to fix this, but couldn't get the docs to compile an
my machine before I had to leave. They are still on gitorious, right? and a
normal rake on them should do the job (which calls webgen)... Had some weird
webgen errors. Will fix tomorrow.

cheers,

Jakob
Sylvain Joyeux <bir.sylvain at gmail.com> hat am 17. Juli 2014 um 16:53
HI reviewed Carina's merge request on the website, about changes she
did to the tutorials (thanks for the work Carina). Among other things,
she modified the GUI integration example in
https://github.com/charrius/base-doc/blob/b68796a4b4e297e4fcbeffcaf8a376c70cd0f6e4/src/documentation/tutorials/520_virtual_joystick.page
to integrate running and visualization in the same script.
I personally had a problem with that, as
_______________________________________________
Rock-dev mailing list
Rock-dev at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
--
Dr.-Ing. Jakob Schwendner
Team Autonomy

DFKI Bremen
Robotics Innovation Center
Robert-Hooke-Stra?e 5
28359 Bremen, Germany

Phone: +49 (0)421 17845-4120
Fax: +49 (0)421 17845-4150
E-Mail: jakob.schwendner at dfki.de

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Stra?e 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.: DE 148646973
Steuernummer: 19/673/0060/3
-----------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/rock-dev/attachments/20140717/5fda6aef/attachment.htm
Sylvain Joyeux
2014-07-18 12:25:36 UTC
Permalink
If you installed webgen manually, you need to install webgen < 1.0
(autoproj does this)

Sylvain

On Thu, Jul 17, 2014 at 11:30 PM, Jakob Schwendner
Post by Jakob Schwendner
I updated the tutorial scripts to work with async, and noticed that the
tutorial page you are referring to is not in sync with the script, and also
that the name for the script is wrong. It should be rockTutorial3.rb
instead of rockTutorial2.rb. I wanted to fix this, but couldn't get the docs
to compile an my machine before I had to leave. They are still on gitorious,
right? and a normal rake on them should do the job (which calls webgen)...
Had some weird webgen errors. Will fix tomorrow.
cheers,
Jakob
Sylvain Joyeux <bir.sylvain at gmail.com> hat am 17. Juli 2014 um 16:53
HI reviewed Carina's merge request on the website, about changes she
did to the tutorials (thanks for the work Carina). Among other things,
she modified the GUI integration example in
https://github.com/charrius/base-doc/blob/b68796a4b4e297e4fcbeffcaf8a376c70cd0f6e4/src/documentation/tutorials/520_virtual_joystick.page
to integrate running and visualization in the same script.
I personally had a problem with that, as
_______________________________________________
Rock-dev mailing list
Rock-dev at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
--
Dr.-Ing. Jakob Schwendner
Team Autonomy
DFKI Bremen
Robotics Innovation Center
Robert-Hooke-Stra?e 5
28359 Bremen, Germany
Phone: +49 (0)421 17845-4120
Fax: +49 (0)421 17845-4150
E-Mail: jakob.schwendner at dfki.de
Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Stra?e 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.: DE 148646973
Steuernummer: 19/673/0060/3
-----------------------------------------------------------------------
_______________________________________________
Rock-dev mailing list
Rock-dev at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
Loading...