Version and download: Difference between revisions

From Rsewiki
 
(63 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Bach to [[Main Page]]
===Latest versions===
===Latest versions===


'''On Nyquist/SMRs:''' is the version marked as ''default'' below.
'''Default version SMRs''' is the version marked as ''default'' below.


Available for ''switchtool''
Available for ''switchtool''
* 2011a svn version 1488 (as of 19 may 2011) - available as tag in svn
* 2012e ''spring 2012 version for slackware'' SVN version 1827
* 2011b as of 11 august 2011, svn version 1666,  
* 2012f (compiled for slackware) SVN version 1902
* 2011c SVN version 1744
* 2012g (compiled for slackware) SVN version 3.22
* 2011d late 2011 SVN version 1780
* 2012h (compiled for (x)ubuntu 12.04), SVN version 3.34
* 2012i (compiled for (x)ubuntu 12.04), SVN version 3.54
* 2012j (compiled for (x)ubuntu 12.04), SVN version 3.70
* 2013a SVN version 3.113
* 2013b SVN version 3.120
* 2013d SVN version 3.258 (default version in 2013/jan2014)
* 2013e SVN version 3.258
* 2014a SVN version 3.406 (default in 2014/jan 2015)
* 2014b SVN version 3.503 (experimental)
* 2014c SVN version 3.513 - mainly used by Marius for AGCO sensor package
* 2014d SVN version 3.583 (new default version to be - from sommer 2014)
* 2015a SVN version 3.648 (default as from jan 2015)
* 2015b SVN version 3.687 (experimental version)
* 2016c SVN version 3.860 default from august 2016


* 2012b SVN version 1809
* 2012c SVN version 1821
* 2012d ''default'' SVN version 1822
* 2012e next (trunk) SVN version 1822


'''On SVN:''' is version 2.1822 (as of 2 feb 2012).
'''On (gbar) SVN:''' is version 3.1283 (as of 7 July 2021).


Newer versions should be fetched from one of our servers (jensen, nyquist or bode) from /usr/local/smr/mobotware-2.xxxx.tar.gz, where 'xxxx' is the SVN version number. Other versions can be found in /opt/smr.yyyyz, where 'yyyyz' is the ''switchtool'' number from the list below.
There is now read-only access using SVN as described below.
The software is no longer directly available on the web.  


A tar ball (packed) versions of older versions of AU Robot Servers (AURS) can be found here: http://server.elektro.dtu.dk/ftp/jca/mobotware/.
Current default version can be fetched from /usr/local/smr/mobotware-3.xxx.tar.gz, where 'xxx' is the SVN version number.
 
Other versions can be found in /misc/opt/smr.20YYz where 20YYz is the versions as listed above. in these directories are the sourcecode available in the pack mobotware-3.xxx.tar.gz.
 
Switchtool needs to be run with root-privilege, so switch to user AUT ("su aut") and run "sudo switchtool 20YYz", see also [[Switchtool]].


===Releases notes===
===Releases notes===


====Release 2.1822====
[[Release notes]]
Fixed some errors. Added new plugin (aupcltest) with some testcode using point cloud library. Added plugin (auv4l2) with some (thin) support for video for linux 2 camera - not complete). Added compile options to include PCL (export USE_PCL=1.4) and ROS version of opencv (export OPENCV=2.3.1). Mapbase plugin (mapbase) has now some possibility to search in nested graphs.
 
===Get mobotware from SVN===


====Release 2.1797====
[[RSE SVN]]
Fixed an error for LMS100 laser scanner introduced when removing warnings. This version is implemented in the 2012a version.


====Release 2.1784====
===Update KALMAN from SVN===
Added CRC to guidemark detection and fixed a number of errors and many "set-but-not-used" warnings (but not all). Moved this version to the new default 2012a version.


====Release 2.1704====
[[Update KALMAN from SVN]]
Removed debug message from png save and fixed replay of image.log file (camset replay). Removed a major memory leak in savePNG (577kB/image), and a few other minor valgrind-issues.

Latest revision as of 14:17, 7 July 2021

Bach to Main Page


Latest versions

Default version SMRs is the version marked as default below.

Available for switchtool

  • 2012e spring 2012 version for slackware SVN version 1827
  • 2012f (compiled for slackware) SVN version 1902
  • 2012g (compiled for slackware) SVN version 3.22
  • 2012h (compiled for (x)ubuntu 12.04), SVN version 3.34
  • 2012i (compiled for (x)ubuntu 12.04), SVN version 3.54
  • 2012j (compiled for (x)ubuntu 12.04), SVN version 3.70
  • 2013a SVN version 3.113
  • 2013b SVN version 3.120
  • 2013d SVN version 3.258 (default version in 2013/jan2014)
  • 2013e SVN version 3.258
  • 2014a SVN version 3.406 (default in 2014/jan 2015)
  • 2014b SVN version 3.503 (experimental)
  • 2014c SVN version 3.513 - mainly used by Marius for AGCO sensor package
  • 2014d SVN version 3.583 (new default version to be - from sommer 2014)
  • 2015a SVN version 3.648 (default as from jan 2015)
  • 2015b SVN version 3.687 (experimental version)
  • 2016c SVN version 3.860 default from august 2016


On (gbar) SVN: is version 3.1283 (as of 7 July 2021).

There is now read-only access using SVN as described below.

Current default version can be fetched from /usr/local/smr/mobotware-3.xxx.tar.gz, where 'xxx' is the SVN version number.

Other versions can be found in /misc/opt/smr.20YYz where 20YYz is the versions as listed above. in these directories are the sourcecode available in the pack mobotware-3.xxx.tar.gz.

Switchtool needs to be run with root-privilege, so switch to user AUT ("su aut") and run "sudo switchtool 20YYz", see also Switchtool.

Releases notes

Release notes

Get mobotware from SVN

RSE SVN

Update KALMAN from SVN

Update KALMAN from SVN